home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / art&graf.ix / utl-0051 / degasave / degasave.doc next >
Text File  |  1988-07-02  |  775b  |  13 lines

  1. This program will save the screen to a Degas File when the ALT-HELP
  2. keys are pressed. It definitely works on a mono system and should work
  3. on a color system. The program will bomb if you try to save the screen
  4. with an open disk file...it figures. It also bombs mysteriously some-
  5. times...could be that the program being "shot" didn't follow all the
  6. rules, or it could be me as I am fairly new to 68000 assembly. It works
  7. about 70% of the time. I wrote it because I needed something to photo-
  8. graph those programs that never let you exit to the desktop so I could
  9. use the 2 part Snapshot/save.tos program. The file saved will be in the
  10. following format: SCREENn.PIm where n starts at 0 and increments, and
  11. m is the proper resolution the screen was saved in.  JLS
  12.  
  13.